shortcutswindow: Clear search entry on unmap
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 Aug 2020 13:33:52 +0000 (09:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 2 Aug 2020 13:33:52 +0000 (09:33 -0400)
commit888a65c1fbad4509a4674404bf591356246e42e4
tree765d4b5684e58a589ec56d97a94d03b0c962acab
parent3d65178f37cd028fbdb7a4e50673f50617b52f13
shortcutswindow: Clear search entry on unmap

Otherwise, the search term will linger around until
somebody clicks the search button again.

Fixes: #2981
gtk/gtkshortcutswindow.c